hip.api.assets.assets_binding

Undocumented in source.

Public Imports

hip.api.data.commons
public import hip.api.data.commons;
Undocumented in source.
hip.api.data.font
public import hip.api.data.font;
Undocumented in source.
hip.api.data.textureatlas
public import hip.api.data.textureatlas;
Undocumented in source.
hip.api.data.tilemap
public import hip.api.data.tilemap;
Undocumented in source.
hip.api.renderer.texture
public import hip.api.renderer.texture;
Undocumented in source.

Members

Classes

HipAssetsBinding
class HipAssetsBinding
Undocumented in source.

Functions

get
T get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
initAssetManager
void initAssetManager()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ExpandClassFunctionPointers!HipAssetsBinding
Undocumented in source.

Meta